Skip to content

Commit d42368b

Browse files
committed
Minor documentation update.
1 parent 00ce7f9 commit d42368b

File tree

7 files changed

+102
-97
lines changed

7 files changed

+102
-97
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For direct execution without wrapping the `C-code date` programme, set `options
4848

4949
Setting the last argument of the command line to exactly `y`, `mo`, `w`, `d`, `m`, or `s` will print only the specified timeframe result.
5050

51-
Alternatively, set `options -vvvv` to filter the main output layout for specific fields.
51+
Alternatively, set `options -vvv` to filter the main output layout for specific fields.
5252

5353
```
5454
% datediff.sh -vvv tomorrow+8hours+12seconds

datediff.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ DESCRIPTION
6262
Option -u sets or prints dates in Coordinated Universal Time (UTC)
6363
in the main function. This affects the \`C-code date' programme.
6464
65-
Options -vvvv filter the main output layout for specific timeframes.
65+
Options -vvv filter the main output layout for specific timeframes.
6666
6767
6868
Extra Functions

man/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Output “DATES” section prints two dates in **ISO-8601 format** or, if
7070
in the main function. This affects how the `C-code date` programme
7171
process dates.
7272

73-
Set **options -vvvv** to print different output layouts.
73+
Set **options -vvv** to print different output layouts.
7474

7575
### Extra Functions
7676

0 commit comments

Comments
 (0)