Skip to content

Commit

Permalink
Show sele mode in usage text.
Browse files Browse the repository at this point in the history
  • Loading branch information
cykerway committed Sep 13, 2019
1 parent d17c498 commit dd79575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staplelib/stapler.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
usage: %prog [options] mode input.pdf ... [output.pdf]
Modes:
cat/sel: <inputfile> [<pagerange>[<rotation>]] ... (output needed)
cat/sel/sele: <inputfile> [<pagerange>[<rotation>]] ... (output needed)
Select the given pages/ranges from input files.
No range means all pages.
del: <inputfile> [<pagerange>[<rotation>]] ... (output needed)
Expand Down

0 comments on commit dd79575

Please sign in to comment.