Skip to content

Commit d683481

Browse files
restyled-commitslazarkov
authored andcommitted
Restyled by whitespace
1 parent 7386075 commit d683481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tv-app/tv-common/shell/AppTvShellCommands.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ static CHIP_ERROR PrintAllCommands()
210210
streamer_printf(sout, " print-app-access Print all ACLs for app platform fabric. Usage: app print-app-access\r\n");
211211
streamer_printf(sout, " remove-app-access Remove all ACLs for app platform fabric. Usage: app remove-app-access\r\n");
212212
streamer_printf(sout, " print-installed-apps Print all installed content apps with their endpoints. Usage: app print-installed-apps\r\n");
213-
213+
214214
streamer_printf(sout,
215215
" commission <udc-entry> Commission given udc-entry using given pincode from corresponding app. Usage: "
216216
"app commission 0\r\n");

0 commit comments

Comments
 (0)