mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Fixed typos
This commit is contained in:
@@ -13,7 +13,7 @@ mktemp -d
|
||||
|
||||
# create an empty temporary file or directory with a random templated name
|
||||
# the Xs must be put at the end of the filename
|
||||
# the Xs specifies the templated parts and lenght in the file name
|
||||
# the Xs specifies the templated parts and length in the file name
|
||||
mktemp /tmp/filenameXXX
|
||||
mktemp -d /tmp/dirname.XXX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user