ossp-pkg/shtool/shtool.pod 1.49 -> 1.50
--- shtool.pod 2001/04/19 07:46:40 1.49
+++ shtool.pod 2001/06/13 08:54:50 1.50
@@ -396,7 +396,7 @@
Examples:
# shell script
- shtool move -v -e *.txt %1.asc
+ shtool move -v -e '*.txt' %1.asc
# Makefile
scanner.c: scanner.l
|
|