Commit Graph

4044 Commits

Author SHA1 Message Date
Marco Bonelli
2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
lmh
2484529a83 7zr: add Chinese translation. 2019-02-13 16:10:51 +01:00
lmh
8f5bee6875 7za: add Chinese translation. 2019-02-13 16:10:51 +01:00
hugueliu
daab827d86 7z: add Chinese translation. 2019-02-13 16:10:51 +01:00
lmh
5669a98d52 at: add Chinese translation. 2019-02-13 16:10:51 +01:00
lmh
8f16431241 aspell: add Chinese translation. 2019-02-13 16:10:51 +01:00
lmh
b1306156df as: add Chinese translation. 2019-02-13 16:10:51 +01:00
lmh
bedea9a804 arp-scan: add Chinese translation. 2019-02-13 16:10:51 +01:00
hugueliu
acf71e2061 archey: add Chinese translation. 2019-02-13 16:10:51 +01:00
pxgamer
d0aee29566 ls,rm: remove trailing whitespace from filenames 2019-02-12 20:07:55 +05:30
Owen Voke
f9df5823ce virtualboxvm: add page (#2759) 2019-02-11 17:21:53 +00:00
thiswind
35949d9845
/osx/ping: add page 2019-02-11 17:11:44 +00:00
thiswind
6c0eb42496
httping: change param of option -g from {{host}} to {{url}} 2019-02-11 17:11:44 +00:00
Corey Harris
94230238de rsync: add -r example with trailing backslash (#2760) 2019-02-11 14:49:40 +01:00
saeed
1f94abff1f apt-get: add apt-get purge example (#2772) 2019-02-11 14:28:03 +01:00
thiswind
6b18a16321 httping: add page (#2768) 2019-02-10 20:06:43 +00:00
gRastello
5bdea20ff3 fmt: add Italian translation 2019-02-10 00:22:44 +01:00
gRastello
5613928eea fmt: add page 2019-02-10 00:22:44 +01:00
Florian Leitner
3c4d0d0ab1 xargs: added parallel proc flag -P (#2761) 2019-02-09 13:09:48 +00:00
Marco Bonelli
f79f6011e0 Refactor: add missing or_directory where needed.
This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
2019-02-08 19:43:24 +00:00
Marco Bonelli
ac4094e0ad Refactor: improve consistency of the term "directory".
This commit changes the term "folder" to "directory" in every
instance where the first is used in an example description, but the
second is used in the example code, and vice versa.
2019-02-08 19:43:24 +00:00
Marco Bonelli
77924e3ea0 Pull request template: change "folder" to "directory". 2019-02-08 19:43:24 +00:00
Marco Bonelli
872f716fdc Style guide: change "folder" to "directory". 2019-02-08 19:43:24 +00:00
Marco Bonelli
c3772f2345 Deploy: run all commands separately to avoid unnoticed errors. 2019-02-07 18:47:32 +01:00
Tigran Tch
0428b0379a tshark: add page (#2758) 2019-02-07 14:27:17 +00:00
gRastello
79702d1138 ln: add Italian translation.
fixed typos

added newline
2019-02-06 17:08:07 +01:00
gRastello
04679e824f less: add Italian translation.
fixed typos

fixed typo
2019-02-06 17:08:07 +01:00
gRastello
4c653cde03 vim: add Italian translation.
fixed typos
2019-02-06 17:08:07 +01:00
gRastello
ccb7e50fe4 head: add Italian translation.
fixed typos
2019-02-06 17:08:07 +01:00
gRastello
94352e838b tac: add Italian translation.
fixed typos
2019-02-06 17:08:07 +01:00
gRastello
c014f3c25a mkdir: add Italian translation.
fixed typos
2019-02-06 17:08:07 +01:00
gRastello
d78f25a950 mv: add Italian translation.
fixed typos
2019-02-06 17:08:07 +01:00
gRastello
fa3b6d6e67 rm: add Italian translation.
rm: Italian translation typoo fix

fixed typos
2019-02-06 17:08:07 +01:00
gRastello
e6089c1e76 cp: add Italian translation.
fixed typos

added missing period
2019-02-06 17:08:07 +01:00
gRastello
832b4c78b3 ls: add Italian translation.
fixed typoos
2019-02-06 17:08:07 +01:00
marcan2020
15cf138e47 gzip: correct example description. 2019-02-06 12:52:56 +01:00
Marco Bonelli
529961fc47 airpaste, dir: fix typos (#2757) 2019-02-06 09:52:32 +00:00
Lucas Gabriel Schneider
250808db24 Add Brazilian Portuguese translation for some Windows pages (PR #2727) 2019-02-05 22:34:42 +00:00
Owen Voke
2886bcdcdc clockwork-cli: add page (#2701) 2019-02-04 21:05:08 +01:00
Starbeamrainbowlabs
ebdcd30566 sn: add page (#2744) 2019-02-04 21:03:39 +01:00
Marco Bonelli
47714527a6 TravisCI: don't clean build dir needed for deployment. 2019-02-04 23:15:37 +05:30
Marco Bonelli
daea9f5e69 pathchk: add page. 2019-02-04 15:22:26 +01:00
Muhammad Falak R Wani
6c9c8b9be9 aria2: add page (#2748) 2019-02-04 15:11:39 +01:00
Marco Bonelli
d83f446a8c Cleaner deployment process (fixes #2749) (#2750)
* TravisCI: cleaner deployment process.

* TravisCI: rename deployment script.
2019-02-04 19:29:17 +05:30
Agniva De Sarker
1e28a0cbc0 [Security]: Moving to a secure way of uploading assets (#2747)
* [Security] Moving to a secure way of uploading assets
2019-02-03 14:57:35 +01:00
Marco Bonelli
1799a53d78 nmap, pdftk, samtools, tig: ellipsis consistency. 2019-02-03 08:57:37 +05:30
Marco Bonelli
24ff287251 7z, 7za, svn: remove unneeded ellipsis.
svn: remove unneeded ellipsis.
2019-02-03 08:57:37 +05:30
Starbeamrainbowlabs
bf37d976c6 postcss: fix syntax 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
334c0b4fa3 multiple pages: fix syntax 2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
e114af1132 postcss: add homepage 2019-02-03 01:28:36 +01:00