mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 20:51:52 +02:00
scripts/fpd2pdf (usage): don't call the input files .pdf - they're .fpd !
This commit is contained in:
parent
e76af7dd9a
commit
bb548642dc
@ -15,7 +15,7 @@
|
||||
usage()
|
||||
{
|
||||
cat <<EOF 1>&2
|
||||
usage: $0 [-a] [-o out.pdf] file.pdf ...
|
||||
usage: $0 [-a] [-o out.pdf] file.fpd ...
|
||||
|
||||
-a also include files whose name contains a tilde (backup files)
|
||||
-o out.pdf write to the specified file (default: standard output)
|
||||
|
Loading…
Reference in New Issue
Block a user