From 88d0396d08fc1a3358d0bd3f50c859e75fdceaf2 Mon Sep 17 00:00:00 2001 From: Raymond Douglas Date: Tue, 4 Sep 2018 09:39:31 -0700 Subject: [PATCH] ipcalc: update description --- pages/linux/ipcalc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/ipcalc.md b/pages/linux/ipcalc.md index d3f3633da1..01eab4f080 100644 --- a/pages/linux/ipcalc.md +++ b/pages/linux/ipcalc.md @@ -2,7 +2,7 @@ > Perform simple operations and calculations on IP addresses and networks. -- Show information about an address or network: +- Show information about an address or network with a given subnet mask: `ipcalc {{1.2.3.4}} {{255.255.255.0}}`