remove non ascii whitespaces
This commit is contained in:
parent
598a10bc28
commit
5a6d6c4d13
117 changed files with 1928 additions and 1928 deletions
|
@ -238,7 +238,7 @@ Usage: `install [OPTION]... SOURCE... DIRECTORY`
|
|||
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `-b` | make a backup of each existing destination file |
|
||||
| `-S, --suffix=SUFFIX` | override the usual backup suffix |
|
||||
| `-C, --compare` | compare content of source and destination files, and if no change to content, ownership, and permissions, do not modify the destination at all |
|
||||
| `-C, --compare` | compare content of source and destination files, and if no change to content, ownership, and permissions, do not modify the destination at all |
|
||||
| `-d, --directory` | treat all arguments as directory names; create all components of the specified directories |
|
||||
| `-g, --group=GROUP` | set group ownership, instead of process' current group |
|
||||
| `-m, --mode=MODE` | set permission mode (as in chmod), instead of rwxr-xr-x |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue