Skip to content

Commit 51a79d2

Browse files
committed
README: Fix use of outdated command as example
We deprecated and removed the "performance" command some time ago, but still reference it in the readme as example. Fix that. Fixes: #24
1 parent e59dd9e commit 51a79d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SUBCOMMANDS:
2626

2727
See `surface <subcommand> help` for more details.
2828

29-
_Hint:_ You can specify the subcommand by any unabiguous prefix of it, i.e. `surface perf` and `surface p` will both evaluate to `surface performance`.
29+
_Hint:_ You can specify the subcommand by any unabiguous prefix of it, i.e. `surface prof` and `surface p` will both evaluate to `surface profile`.
3030

3131
## Prequisites
3232

0 commit comments

Comments
 (0)