We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea063c commit e8d23b5Copy full SHA for e8d23b5
README.md
@@ -81,5 +81,5 @@ $ volume --all 50
81
If you want to adjust the volume from the command line faster, using `alias` would be a good choice:
82
83
```shell
84
-$ alias vol="volume"
+alias vol="volume"
85
```
0 commit comments