From 40920c4ea550d5897ae2e83f6e1818aa93793cdd Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sun, 24 Sep 2017 11:03:54 +0200 Subject: [PATCH] docs: highlight command for watching replication --- docs/content/tutorial/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorial/_index.md b/docs/content/tutorial/_index.md index 7483fe6..7b790c8 100644 --- a/docs/content/tutorial/_index.md +++ b/docs/content/tutorial/_index.md @@ -139,7 +139,7 @@ This is [OS-specific](/install/#restarting). ## Watch it Work -A common setup is to watch the log output and zfs list of snapshots on both machines. +A common setup is to `watch` the log output and `zfs list` of snapshots on both machines. If you like tmux, here is a handy script that works on FreeBSD: