Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TIMEW-MODIFY(1)			 User Manuals		       TIMEW-MODIFY(1)

NAME
       timew-modify - change start or end date of an interval

SYNOPSIS
       timew modify (start|end)	<id> <date>

DESCRIPTION
       The 'modify' command is used to change the start	or end date of an
       interval. Using the 'summary' command, and specifying the ':ids'	hint
       shows interval IDs. Using the right ID, you can identify	an interval to
       modify.

EXAMPLES
       For example, show the IDs:

	   $ timew summary :week :ids

       Then having selected '@3' as the	interval you wish to modify:

	   $ timew modify end @3 2020-12-28T17:00:00

SEE ALSO
       timew-lengthen(1), timew-move(1), timew-resize(1) timew-shorten(1),
       timew-summary(1)

timew 1.7.1			  2024-01-16		       TIMEW-MODIFY(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=timew-modify&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help