You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
# Intro
4
4
5
-
This app helps you to define a custom alias for a command-line utility that has no alias support,
5
+
This app helps you to define custom aliases/commands for a command-line utility that has no alias support,
6
6
an example of functionality from [git](https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases), another page about git config [section](https://git-scm.com/docs/git-config#Documentation/git-config.txt-alias)).
7
7
8
-
Using this app you can define some aliases (including shell aliases) and use them just like they were defined out of the box.
8
+
Using this app you can define some aliases/commands/subcommands and use them just like they were defined out of the box.
0 commit comments