common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
This commit is contained in:

committed by
GitHub

parent
d404b02045
commit
15e106c4b6
@@ -5,8 +5,8 @@
|
||||
|
||||
- Generate statistics for a local repository:
|
||||
|
||||
`gitstats {{path/to/gitrepo/.git}} {{path/to/output_folder}}`
|
||||
`gitstats {{path/to/git_repo/.git}} {{path/to/output_folder}}`
|
||||
|
||||
- View generated statistics in a web browser:
|
||||
- View generated statistics in a web browser on Windows (PowerShell)/macOS/Linux:
|
||||
|
||||
`xdg-open {{path/to/output_folder/index.html}}`
|
||||
`{{Invoke-Item|open|xdg-open}} {{path/to/output_folder/index.html}}`
|
||||
|
Reference in New Issue
Block a user