diff options
Diffstat (limited to '')
-rwxr-xr-x | hm/soispha/pkgs/scripts/apps/con2pdf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hm/soispha/pkgs/scripts/apps/con2pdf b/hm/soispha/pkgs/scripts/apps/con2pdf index fd117cfd..2c99dea6 100755 --- a/hm/soispha/pkgs/scripts/apps/con2pdf +++ b/hm/soispha/pkgs/scripts/apps/con2pdf @@ -41,10 +41,10 @@ OPTIONS: --version | -v Display version and copyright information and exit. ARGUMENTS: - FILE := [[fd .]] + FILE := [[fd . --max-depth 3]] A name of a file to store, default is: ./pdf - NAME | * := [[fd .]] + NAME | * := [[fd . --max-depth 3]] The basename of the generated files NUM | *([0-9]) := 0 | 1 | 2 | 3 | 4 |