diff options
Diffstat (limited to 'man/cpt-list.1')
-rw-r--r-- | man/cpt-list.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/cpt-list.1 b/man/cpt-list.1 index 16a2959..292ba13 100644 --- a/man/cpt-list.1 +++ b/man/cpt-list.1 @@ -6,8 +6,10 @@ .Sh SYNOPSIS .Nm .Op Fl c -.Op Fl -check Ar args... -.Op Ar pkg... +.Ar pkg... +.Nm +.Fl C +.Ar pkg true-statement false-statement .Sh DESCRIPTION .Nm can be used to list all packages or check if the given package is @@ -26,7 +28,7 @@ flags can be used in order to change the behaviour of the utility: .It Fl c , -current Assumes that the current directory is a package and will use it instead of arguments. -.It Fl -check Ar package true_statement false_statement +.It Fl C , -check Ar package true_statement false_statement Checks whether the .Em package is installed on the system and returns the string for |