WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 972697b

Browse files
author
stonean
committed
add emphasis that pretty mode is for debugging purposes
1 parent 6e4fb39 commit 972697b

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
@@ -1120,7 +1120,7 @@ Usage: slimrb [options]
11201120
-e, --erb Convert to ERB
11211121
--rails Generate rails compatible code (Implies --compile)
11221122
-r, --require library Load library or plugin with -r slim/plugin
1123-
-p, --pretty Produce pretty html
1123+
-p, --pretty Produce pretty html for debugging purposes
11241124
-o, --option name=code Set slim option
11251125
-l, --locals Hash|YAML|JSON Set local variables
11261126
-h, --help Show this message

0 commit comments

Comments
 (0)