summaryrefslogtreecommitdiffstats
path: root/examples/stats.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stats.rs')
-rw-r--r--examples/stats.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/stats.rs b/examples/stats.rs
index 5e03f20..9e14cf4 100644
--- a/examples/stats.rs
+++ b/examples/stats.rs
@@ -1,3 +1,4 @@
+// cargo run --example stats -- <container>
use shiplift::Docker;
use std::env;
use tokio::prelude::{Future, Stream};